ATTR_SHOW_IMAGES (Control Menu)
| Type: | Control Menu attribute |
| Description: | Specifies whether the control menu reserves a column for images. This column is the same width as the height of a menu item. The column is shown regardless of whether any items actually have images. You must set the menuItemID parameter of the SetCtrlMenuAttribute function to 0 to enable this attribute. 0 = Do not show images 1 = Show images |
| Data Type: | integer |
| Default Value: | 0 |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 7.0 and later |
Values
| 0 | False |
| 1 | True |